
@keyframes onboarding-pulse{0%,to{box-shadow:0 0 0 4px #fbbf24cc}50%{box-shadow:0 0 0 8px #fbbf2499}}.sticky-note-container{pointer-events:auto;z-index:9999;max-width:calc(100vw - 32px)}.sticky-note{color:#78350f;cursor:pointer;background-color:#fbbf24;border:2px solid #d97706;border-radius:.5rem;max-width:20rem;padding:.75rem;font-family:Comic Sans MS,cursive,sans-serif;font-size:14px;line-height:1.4;transition:background-color .15s ease-in-out;position:relative;transform:rotate(-1deg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width:768px){.sticky-note{max-width:calc(100vw - 64px)!important;min-height:44px!important;padding:.625rem!important;font-size:13px!important;transform:rotate(0)!important}.sticky-note-title{font-size:.8125rem!important}.sticky-note-dismiss{margin-top:.375rem!important;font-size:.6875rem!important}}.sticky-note:hover{background-color:#fef08a}.sticky-note-title{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.sticky-note-message{font-size:.875rem;line-height:1.4}.sticky-note-dismiss{opacity:.75;margin-top:.5rem;font-size:.75rem}.onboarding-target-highlight{z-index:100!important;border-radius:4px!important;animation:2s infinite onboarding-pulse!important;position:relative!important;box-shadow:0 0 0 4px #fbbf24cc!important}
