#mc-falling-thoughts{position:fixed;inset:0;z-index:19;pointer-events:none;overflow:hidden}.mc-falling-thought{position:absolute;max-width:min(420px,62vw);padding:4px 0 4px 44px;color:#b6c7c2!important;text-decoration:none!important;font:italic clamp(12px,1.25vw,18px)/1.65 Georgia,serif;letter-spacing:.015em;opacity:0;pointer-events:auto;text-shadow:0 0 18px #9fc1c12b;animation:mc-thought-fall 13s cubic-bezier(.16,.68,.2,1) forwards;will-change:transform,opacity}.mc-falling-thought:before{content:'';position:absolute;left:0;top:50%;width:34px;height:1px;background:linear-gradient(90deg,transparent,#aabeb980);box-shadow:0 0 8px #a5c9c555;transform:translateY(-50%)}.mc-falling-thought:hover{color:#e0d3aa!important;text-shadow:0 0 18px #d9c78d44}
@keyframes mc-thought-fall{0%{opacity:0;transform:translate3d(0,0,0) rotate(var(--rot))}9%{opacity:.8}55%{opacity:.62}86%{opacity:.18}100%{opacity:0;transform:translate3d(var(--dx),var(--dy),0) rotate(var(--rot))}}
@media(max-width:700px){.mc-falling-thought{max-width:72vw;padding-left:28px;font-size:11px}.mc-falling-thought:before{width:20px}}@media(prefers-reduced-motion:reduce){#mc-falling-thoughts{display:none}}
