body[data-menu-expanded=true] .bmg-boomy{z-index:1}.bmg-boomy{position:fixed;top:50%;right:20px;font-size:14px;line-height:1.5;color:#1a1a1a;-webkit-font-smoothing:antialiased;transform:translateY(-50%);z-index:10000}.bmg-boomy *,.bmg-boomy *::before,.bmg-boomy *::after{box-sizing:border-box}.bmg-boomy__launcher{cursor:pointer;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .2s ease,opacity .4s ease;opacity:0;transform:translateY(30px);pointer-events:none}.bmg-boomy--visible .bmg-boomy__launcher{opacity:1;transform:translateY(0);pointer-events:auto;animation:bmg-boomy-entrance .6s ease-out}.bmg-boomy__launcher:hover{transform:scale(1.05)}.bmg-boomy__launcher:hover .bmg-boomy__speech{transform:translateY(-2px)}.bmg-boomy__launcher:active{transform:scale(0.97)}.bmg-boomy__dismiss{position:absolute;top:-10px;right:-10px;width:32px;height:32px;border-radius:50%;border:none;background:rgba(0,0,0,.2);color:#fff;font-size:12px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:10;transition:background .15s,transform .15s;opacity:0}.bmg-boomy--visible .bmg-boomy__dismiss{opacity:.7}.bmg-boomy__dismiss:hover{opacity:1;background:rgba(0,0,0,.4);transform:scale(1.05)}.bmg-boomy__character{width:100px;height:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.15));animation:bmg-boomy-character-bounce 3s ease-in-out infinite}.bmg-boomy__speech{position:absolute;bottom:calc(100% - 10px);right:-10px;background:#ff1e64;border:none;border-radius:16px;padding:10px 14px;white-space:nowrap;display:flex;flex-direction:column;gap:2px;transition:transform .2s ease;filter:drop-shadow(0 3px 10px rgba(0, 0, 0, 0.12));color:#fff}.bmg-boomy__speech::after{content:"";position:absolute;bottom:-8px;right:28px;width:18px;height:10px;background:#ff1e64;clip-path:polygon(0 0, 100% 0, 50% 100%)}.bmg-boomy__speech-line1{font-size:13px;font-weight:600;color:#fff;line-height:1.3;min-height:1.3em}.bmg-boomy__speech-line1.bmg-boomy__speech-typing::after{content:"|";animation:bmg-boomy-cursor-blink .6s step-end infinite;color:hsla(0,0%,100%,.5);font-weight:400;margin-left:1px}.bmg-boomy__speech-line2{font-size:11px;font-weight:500;color:hsla(0,0%,100%,.8);line-height:1.3}.bmg-boomy--open .bmg-boomy__launcher{opacity:0;pointer-events:none;transform:scale(0.8);transition:opacity .2s ease,transform .2s ease}.bmg-boomy__window{position:fixed;top:50%;right:20px;transform:translateY(-50%) translateX(8px) scale(0.98);width:600px;max-width:calc(100vw - 32px);height:580px;max-height:calc(100vh - 60px);background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform-origin:center right;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.bmg-boomy--open .bmg-boomy__window{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0) scale(1)}.bmg-boomy__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:12px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);color:#1a1a1a;flex-shrink:0}.bmg-boomy__header-info{display:flex;flex-direction:column;gap:1px}.bmg-boomy__header-title{font-weight:700;font-size:15px;letter-spacing:-0.01em}.bmg-boomy__header-score{font-size:12px;color:#888}.bmg-boomy__header-badge{font-size:11px;font-weight:600;color:#ff1e64;background:rgba(255,30,100,.08);padding:3px 10px;border-radius:100px;white-space:nowrap;letter-spacing:.01em;margin-left:auto}.bmg-boomy__header-close{background:none;border:none;color:#888;font-size:20px;cursor:pointer;padding:4px;line-height:1;transition:color .15s;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.bmg-boomy__header-close:hover{color:#1a1a1a;background:#f7f7f8}.bmg-boomy__progress{height:2px;background:rgba(0,0,0,.06);flex-shrink:0}.bmg-boomy__progress-bar{height:100%;background:#ff1e64;transition:width .4s ease}.bmg-boomy__messages{flex:1;overflow-y:auto;padding:16px 14px;background:#fff;display:flex;flex-direction:column;gap:10px}.bmg-boomy__messages::-webkit-scrollbar{width:4px}.bmg-boomy__messages::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.bmg-boomy__messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:4px}.bmg-boomy__msg{display:flex;gap:8px;max-width:88%;animation:bmg-boomy-fadein .25s ease}.bmg-boomy__msg--coach{align-self:flex-start}.bmg-boomy__msg--user{align-self:flex-end;flex-direction:row-reverse}.bmg-boomy__msg-avatar{width:28px;height:28px;border-radius:50%;background:#f7f7f8;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ff1e64}.bmg-boomy__msg-content{padding:10px 14px;border-radius:16px;line-height:1.5;font-size:14px}.bmg-boomy__msg--coach .bmg-boomy__msg-content{background:#f7f7f8;border-top-left-radius:4px}.bmg-boomy__msg--user .bmg-boomy__msg-content{background:#ff1e64;color:#fff;border-bottom-right-radius:4px}.bmg-boomy__msg-content p{margin:0 0 8px}.bmg-boomy__msg-content p:last-child{margin-bottom:0}.bmg-boomy__typing{display:flex;gap:4px;padding:4px 0}.bmg-boomy__typing span{width:6px;height:6px;background:#888;border-radius:50%;opacity:.3;animation:bmg-boomy-typing-dot 1.4s infinite}.bmg-boomy__typing span:nth-child(2){animation-delay:.2s}.bmg-boomy__typing span:nth-child(3){animation-delay:.4s}.bmg-boomy__question-header{display:flex;gap:6px;margin-bottom:8px}.bmg-boomy__tag{font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;background:rgba(255,30,100,.08);color:#ff1e64}.bmg-boomy__tag--theme{background:#f7f7f8;color:#888}.bmg-boomy__question-text{font-size:15px;font-weight:600;line-height:1.45;margin:0;color:#1a1a1a;letter-spacing:-0.01em}.bmg-boomy__themes{display:flex;flex-direction:column;gap:6px;margin-top:10px}.bmg-boomy__theme-btn{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1.5px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,transform .1s;text-align:left;font-size:13px;color:#1a1a1a}.bmg-boomy__theme-btn:hover{border-color:#ff1e64;background:rgba(255,30,100,.04)}.bmg-boomy__theme-btn:active{transform:scale(0.98)}.bmg-boomy__theme-btn:focus,.bmg-boomy__theme-btn:focus-visible{outline:none}.bmg-boomy__theme-btn--locked{pointer-events:none;opacity:.45}.bmg-boomy__theme-btn--selected{opacity:1;border-color:#ff1e64;background:rgba(255,30,100,.06)}.bmg-boomy__theme-emoji{font-size:20px;flex-shrink:0;line-height:1}.bmg-boomy__theme-label{font-weight:600;line-height:1.3}.bmg-boomy__choices{display:flex;flex-direction:column;gap:6px;margin-top:10px}.bmg-boomy__choice{padding:8px 12px;border:1.5px solid rgba(0,0,0,.1);border-radius:10px;font-size:13px;line-height:1.4;color:#1a1a1a;background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.bmg-boomy__choice:hover{border-color:#ff1e64;background:rgba(255,30,100,.04)}.bmg-boomy__choice:active{transform:scale(0.98)}.bmg-boomy__choice:focus,.bmg-boomy__choice:focus-visible{outline:none}.bmg-boomy__choice--locked{pointer-events:none;opacity:.45}.bmg-boomy__choice--selected{opacity:1;border-color:#ff1e64;background:rgba(255,30,100,.06);color:#ff1e64;font-weight:600}.bmg-boomy__feedback-block{padding:0;margin:0;animation:bmg-boomy-feedback-in .35s ease}.bmg-boomy__feedback-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.bmg-boomy__feedback-icon{font-size:16px;flex-shrink:0;line-height:1}.bmg-boomy__feedback-label{font-weight:700;font-size:14px;letter-spacing:-0.01em}.bmg-boomy__feedback--correct .bmg-boomy__feedback-label{color:#16a34a}.bmg-boomy__feedback--wrong .bmg-boomy__feedback-label{color:#ba0000}.bmg-boomy__feedback-reaction{font-size:14px;line-height:1.55;margin:0 0 10px;color:#1a1a1a}.bmg-boomy__feedback-divider{height:1px;background:rgba(0,0,0,.06);margin:0 0 10px}.bmg-boomy__feedback-answer{font-size:13px;margin:0 0 8px;line-height:1.5;color:#1a1a1a}.bmg-boomy__feedback-answer strong{font-weight:600}.bmg-boomy__feedback-explanation{font-size:12px;color:#888;margin:0;line-height:1.6;padding-left:2px}.bmg-boomy__result-block{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px 8px}.bmg-boomy__result-block h3{font-size:18px;font-weight:700;margin:0 0 24px;letter-spacing:-0.01em;color:#1a1a1a}.bmg-boomy__result-emoji{font-size:48px;line-height:1;margin-bottom:14px;animation:bmg-boomy-bounce .6s ease}.bmg-boomy__result-score{display:flex;align-items:baseline;gap:2px;margin-bottom:20px}.bmg-boomy__score-big{font-size:42px;font-weight:900;color:#ff1e64;line-height:1;letter-spacing:-0.03em}.bmg-boomy__score-total{font-size:18px;color:#888;font-weight:600}.bmg-boomy__cta-hook{font-size:13px;color:#888;margin:0 0 16px;line-height:1.4}.bmg-boomy__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;text-decoration:none;line-height:1.4}.bmg-boomy__btn--cta{width:100%;background:#ff1e64;color:#fff;padding:14px 24px;font-size:14px;font-weight:600;border-radius:100px;letter-spacing:.01em}.bmg-boomy__btn--cta:hover{background:#b70039;color:#fff;transform:scale(1.02)}.bmg-boomy__btn--cta:active{transform:scale(0.98)}.bmg-boomy__restart-link{display:inline-block;font-size:12px;color:#888;cursor:pointer;margin-top:14px;padding:4px 0;transition:color .15s}.bmg-boomy__restart-link:hover{color:#1a1a1a}@keyframes bmg-boomy-entrance{0%{opacity:0;transform:translateY(40px) scale(0.8)}60%{opacity:1;transform:translateY(-8px) scale(1.03)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes bmg-boomy-character-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bmg-boomy-cursor-blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes bmg-boomy-typing-dot{0%,60%,100%{transform:translateY(0);opacity:.3}30%{transform:translateY(-5px);opacity:.8}}@keyframes bmg-boomy-fadein{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes bmg-boomy-feedback-in{from{opacity:0;transform:translateY(6px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bmg-boomy-bounce{0%,100%{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media(max-width: 900px){.bmg-boomy{right:8px;bottom:10px;top:auto;transform:none}.bmg-boomy__character{width:90px}.bmg-boomy__speech{right:-5px;padding:8px 10px;max-width:200px}.bmg-boomy__speech-line1{font-size:12px}.bmg-boomy__speech-line2{font-size:10px}.bmg-boomy__window{position:fixed;right:0;left:0;top:0;bottom:0;width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:100vh;max-height:100dvh;border-radius:0;transform:translateY(0) translateX(0) scale(0.98)}.bmg-boomy--open .bmg-boomy__window{transform:translateY(0) translateX(0) scale(1)}.bmg-boomy__header{padding:14px 16px;padding-top:calc(14px + env(safe-area-inset-top, 0px))}.bmg-boomy__messages{padding:12px 10px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.bmg-boomy__msg{max-width:95%}.bmg-boomy__msg-content{padding:8px 10px;font-size:13px}.bmg-boomy__question-text{font-size:14px}.bmg-boomy__choice{font-size:13px;padding:10px 12px}.bmg-boomy__theme-btn{padding:10px 14px;font-size:13px}.bmg-boomy__result-emoji{font-size:28px}.bmg-boomy__score-big{font-size:26px}.bmg-boomy__result-block h3{font-size:16px}.bmg-boomy__cta-block{padding:14px 12px}.bmg-boomy__cta-hook{font-size:13px}.bmg-boomy__btn--cta{padding:12px 16px;font-size:14px}.bmg-boomy__dismiss{width:44px;height:44px;top:-14px;right:-14px}.bmg-boomy__dismiss svg{width:10px;height:10px}}/*# sourceMappingURL=boomy.css.map */
