.study-guide-mascot{position:fixed;right:24px;bottom:24px;z-index:1200;width:min(420px,calc(100vw - 32px));pointer-events:none;animation:study-guide-enter .22s ease-out both}.study-guide-mascot.is-anchored{top:var(--guide-anchor-top);left:var(--guide-anchor-left);right:auto;bottom:auto;transform:translate(-50%)}.study-guide-card{position:relative;display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;min-height:128px;padding:16px 42px 16px 14px;border:1px solid rgba(186,23,24,.16);border-radius:8px;background:#fff;box-shadow:0 18px 44px #11182729;color:#1f2933;pointer-events:auto}.study-guide-mascot.is-anchored .study-guide-card:before{content:"";position:absolute;top:-9px;left:50%;width:18px;height:18px;border-top:1px solid rgba(186,23,24,.16);border-left:1px solid rgba(186,23,24,.16);background:#fff;transform:translate(-50%) rotate(45deg)}.study-guide-close{position:absolute;top:8px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:#6b7280;font-size:22px;line-height:1;cursor:pointer}.study-guide-close:hover,.study-guide-close:focus-visible{background:#f3f4f6;color:#111827;outline:none}.study-guide-mascot-image{align-self:center;width:125px;height:125px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.12))}.study-guide-content{min-width:0}.study-guide-title{margin:0 0 4px;color:#ba1718;font-size:.98rem;font-weight:700;line-height:1.25}.study-guide-body{margin:0;color:#374151;font-size:.9rem;line-height:1.42}.study-guide-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.study-guide-cta,.study-guide-got-it{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:6px;font-size:.86rem;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}.study-guide-cta{border:1px solid #ba1718;background:#ba1718;color:#fff}.study-guide-cta:hover,.study-guide-cta:focus-visible{background:#9f1415;border-color:#9f1415;color:#fff;outline:none}.study-guide-got-it{border:1px solid #e5e7eb;background:#fff;color:#4b5563}.study-guide-got-it:hover,.study-guide-got-it:focus-visible{border:1px solid #e5e7eb;background:#f9fafb;color:#111827;outline:none}@keyframes study-guide-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.study-guide-mascot.is-anchored{animation-name:study-guide-anchor-enter}@keyframes study-guide-anchor-enter{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:767px){.study-guide-mascot,.study-guide-mascot.is-anchored{inset:auto 12px 14px;width:auto;transform:none}.study-guide-card{grid-template-columns:58px minmax(0,1fr);min-height:112px;padding:14px 38px 14px 12px;gap:10px}.study-guide-mascot.is-anchored .study-guide-card:before{display:none}.study-guide-mascot-image{width:58px;height:72px}.study-guide-title{font-size:.92rem}.study-guide-body{font-size:.84rem}.study-guide-actions{gap:8px;margin-top:10px}.study-guide-cta,.study-guide-got-it{min-height:32px;padding:0 10px;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.study-guide-mascot,.study-guide-mascot.is-anchored{animation:none}}
