#wlm-sticky-note,#wlm-sticky-note *{box-sizing:border-box}#wlm-sticky-note{display:none;flex-direction:column;position:fixed;right:20px;bottom:90px;width:260px;height:220px;max-width:calc(100vw - 24px);max-height:70vh;z-index:100010;background:#fff9c4;border:none;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.18);font-family:Roboto,sans-serif;overflow:hidden}#wlm-sticky-note.is-open{display:flex}#wlm-sticky-note.is-dragging{transition:none;box-shadow:0 10px 28px rgba(0,0,0,.28)}.wlm-sticky-note-header{flex:none;display:flex;align-items:center;gap:4px;padding:3px 4px 3px 8px;background:rgba(0,0,0,.06);cursor:move;touch-action:none;user-select:none;-webkit-user-select:none}.wlm-sticky-note-title{font-size:9px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#5c5320;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wlm-sticky-note-count{flex:none;font-size:9px;color:rgba(58,52,19,.65);white-space:nowrap}.wlm-sticky-note-copy,.wlm-sticky-note-tuck{flex:none;width:24px;height:24px;line-height:1;display:flex;align-items:center;justify-content:center;background:0 0;border:none;border-radius:6px;font-size:16px;font-weight:700;color:#4a4319;cursor:pointer;touch-action:manipulation}.wlm-sticky-note-copy{position:relative;margin-left:auto}.wlm-sticky-note-copy-check,.wlm-sticky-note-copy-icon{display:block}.wlm-sticky-note-copy-check{display:none}.wlm-sticky-note-copy.is-copied .wlm-sticky-note-copy-icon{display:none}.wlm-sticky-note-copy.is-copied .wlm-sticky-note-copy-check{display:block}.wlm-sticky-note-copy.is-copied{color:#1a7a3c}.wlm-sticky-note-close{flex:none;width:18px;height:18px;line-height:1;display:flex;align-items:center;justify-content:center;background:0 0;border:none;border-radius:5px;font-size:14px;color:#6b6b6b;cursor:pointer}.wlm-sticky-note-copy:hover,.wlm-sticky-note-tuck:hover{background:rgba(0,0,0,.16);color:#16232b}.wlm-sticky-note-copy.is-copied:hover{color:#1a7a3c}.wlm-sticky-note-close:hover{background:rgba(0,0,0,.08);color:#16232b}.wlm-sticky-note-body{flex:1;min-height:0;display:flex;padding:6px 4px 8px}.wlm-sticky-note-textarea,.wlm-sticky-note-textarea:focus,.wlm-sticky-note-textarea:focus-visible{flex:1;min-height:0;display:block;width:100%;resize:none;background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:inherit;font-size:16px;line-height:1.4;color:#3a3413}.wlm-sticky-note-textarea::placeholder{color:rgba(58,52,19,.5)}.wlm-sticky-note-toast{position:absolute;left:8px;right:8px;bottom:8px;padding:6px 10px;background:rgba(58,52,19,.92);color:#fff8dc;font-size:11px;font-weight:600;text-align:center;border-radius:6px;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.wlm-sticky-note-toast.is-visible{opacity:1;transform:translateY(0)}[data-wlcustom-dm=dark] .wlm-sticky-note-toast{background:rgba(0,0,0,.85);color:#f2f2f2}#wlm-sticky-note.is-tucked{width:32px;height:76px;max-width:32px;max-height:76px;box-shadow:0 3px 10px rgba(0,0,0,.2)}#wlm-sticky-note.is-tucked.tuck-right{border-radius:8px 0 0 8px}#wlm-sticky-note.is-tucked.tuck-left{border-radius:0 8px 8px 0}#wlm-sticky-note.is-tucked .wlm-sticky-note-body,#wlm-sticky-note.is-tucked .wlm-sticky-note-header,#wlm-sticky-note.is-tucked .wlm-sticky-note-toast{display:none}.wlm-sticky-note-tab{display:none;width:100%;height:100%;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0}#wlm-sticky-note.is-tucked .wlm-sticky-note-tab{display:flex}.wlm-sticky-note-tab-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5c5320;writing-mode:vertical-rl;transform:rotate(180deg)}@media (max-width:768px){#wlm-sticky-note{width:70vw;height:40vh;max-width:70vw;max-height:40vh;right:15px;bottom:84px}#wlm-sticky-note.is-tucked{width:32px;height:76px;max-width:32px;max-height:76px}.wlm-sticky-note-copy,.wlm-sticky-note-tuck{width:30px;height:30px}}[data-wlcustom-dm=dark] .wlm-panel-sticky-title{color:#f2f2f2}[data-wlcustom-dm=dark] #wlm-sticky-note{background:#4a4322}[data-wlcustom-dm=dark] .wlm-sticky-note-header{background:rgba(255,255,255,.08)}[data-wlcustom-dm=dark] .wlm-sticky-note-title{color:#e8dfa3}[data-wlcustom-dm=dark] .wlm-sticky-note-count{color:rgba(245,241,216,.65)}[data-wlcustom-dm=dark] .wlm-sticky-note-close,[data-wlcustom-dm=dark] .wlm-sticky-note-copy,[data-wlcustom-dm=dark] .wlm-sticky-note-tuck{color:#cfcfcf}[data-wlcustom-dm=dark] .wlm-sticky-note-close:hover,[data-wlcustom-dm=dark] .wlm-sticky-note-copy:hover,[data-wlcustom-dm=dark] .wlm-sticky-note-tuck:hover{background:rgba(255,255,255,.1);color:#fff}[data-wlcustom-dm=dark] .wlm-sticky-note-copy.is-copied,[data-wlcustom-dm=dark] .wlm-sticky-note-copy.is-copied:hover{color:#4fd97f}[data-wlcustom-dm=dark] .wlm-sticky-note-textarea{color:#f5f1d8}[data-wlcustom-dm=dark] .wlm-sticky-note-textarea::placeholder{color:rgba(245,241,216,.5)}[data-wlcustom-dm=dark] .wlm-sticky-note-tab-label{color:#e8dfa3}