.today-calendar{width:64px;height:70px;background:#fff;border-radius:8px;box-shadow:0 3px 10px #0000001f,0 1px 3px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.today-calendar:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:#475569;border-radius:8px 8px 0 0}.today-month{font-family:var(--font-display, "Fredoka", sans-serif);font-size:.7rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-top:10px}.today-day{font-family:var(--font-display, "Fredoka", sans-serif);font-size:1.85rem;font-weight:700;color:#1e293b;line-height:1;margin-top:-2px}.watch-stack{position:relative;width:90px;height:70px;display:flex;align-items:center;padding-left:8px}.watch-poster{position:absolute;width:44px;height:62px;object-fit:cover;border-radius:4px;box-shadow:0 3px 8px #0003;border:2px solid white;transform:translate(calc(var(--i) * 16px)) rotate(calc((var(--i) - 1) * 5deg));z-index:calc(3 - var(--i));transition:transform .2s ease}.xlink-link:hover .watch-poster{transform:translate(calc(var(--i) * 18px)) rotate(calc((var(--i) - 1) * 7deg))}.watch-play{position:absolute;right:0;bottom:4px;width:28px;height:28px;background:#ea580c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #00000040;z-index:10}.watch-play svg{margin-left:2px}.events-marker{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.events-globe{width:60px;height:60px;background:linear-gradient(135deg,#ccfbf1,#99f6e4);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0d948833,inset 0 -2px 6px #0000000d}.events-emoji{font-size:2.25rem;line-height:1}.events-pin{position:absolute;top:-2px;right:-2px;width:28px;height:28px;background:#0d9488;border-radius:50% 50% 50% 0;transform:rotate(45deg);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #00000040;animation:events-bounce 2s ease-in-out infinite}.events-pin svg{transform:rotate(-45deg);width:16px;height:16px}@keyframes events-bounce{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(-3px)}}.xlink-link:hover .events-pin{animation:none;transform:rotate(45deg) scale(1.1)}.bigideas-preview{position:relative;width:80px;height:70px;display:flex;align-items:center;justify-content:center}.bigideas-bubble{width:60px;height:60px;background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #7c3aed33,inset 0 -2px 6px #0000000d;transition:transform .3s ease}.xlink-link:hover .bigideas-bubble{transform:scale(1.08)}.bigideas-icon{color:#7c3aed;transition:transform .3s ease}.xlink-link:hover .bigideas-icon{transform:rotate(10deg)}.bigideas-sparkle{position:absolute;font-size:12px;color:#7c3aed;opacity:.7;animation:bigideas-twinkle 2s ease-in-out infinite}.bigideas-sparkle-1{top:2px;right:8px;animation-delay:0s}.bigideas-sparkle-2{bottom:8px;left:4px;animation-delay:.6s}.bigideas-sparkle-3{top:10px;left:6px;font-size:14px;font-weight:700;animation-delay:1.2s}@keyframes bigideas-twinkle{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.xlink-link:hover .bigideas-sparkle{animation:none;opacity:1;transform:scale(1.2)}.history-preview{position:relative;width:80px;height:70px;display:flex;align-items:center;justify-content:center}.history-scroll{display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.xlink-link:hover .history-scroll{transform:scale(1.05)}.history-scroll-top,.history-scroll-bottom{width:50px;height:10px;background:linear-gradient(135deg,#d97706,#b45309);border-radius:3px;box-shadow:0 2px 4px #00000026}.history-scroll-body{width:44px;height:40px;background:linear-gradient(180deg,#fef3c7,#fde68a);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000000d}.history-scroll-lines{display:block;width:30px;height:24px;background:repeating-linear-gradient(transparent,transparent 5px,#D97706 5px,#D97706 6px);opacity:.3}.history-quill{position:absolute;right:2px;bottom:6px;width:28px;height:28px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #d9770666;z-index:2;transition:transform .3s ease}.xlink-link:hover .history-quill{transform:rotate(-15deg) scale(1.1)}.history-quill svg{width:14px;height:14px}
