.qmue-photo-note{position:absolute;left:12px;bottom:12px;z-index:5;display:inline-flex;align-items:center;gap:7px;padding:6px 11px 6px 12px;border-radius:0;border:0;background:var(--q-label-info,#5f5e5a);box-shadow:0 1px 3px rgba(16,32,64,.18);font-size:12.5px;line-height:1.2;color:#fff}.qmue-photo-note__mark{display:grid;place-items:center;width:17px;height:17px;border:1.4px solid rgba(255,255,255,.75);border-radius:50%;background:0 0;color:#fff;font-size:11px;font-weight:700;cursor:pointer;user-select:none}.qmue-photo-note__mark:hover,.qmue-photo-note__mark:focus{border-color:#fff;background:rgba(255,255,255,.16);outline:none}.qmue-photo-note__mark:focus-visible{box-shadow:0 0 0 2px rgba(255,255,255,.55)}.qmue-photo-note__tip{position:absolute;left:0;bottom:40px;width:300px;max-width:86vw;padding:12px 14px;border-radius:0;background:var(--q-label-info,#5f5e5a);color:#fff;font-size:12.5px;line-height:1.55;box-shadow:0 8px 22px rgba(10,25,55,.3)}.qmue-photo-note__tip:after{content:'';position:absolute;left:22px;bottom:-6px;width:12px;height:12px;background:var(--q-label-info,#5f5e5a);transform:rotate(45deg)}.qmue-photo-note__tip b{color:var(--q-label-hl,#ffd9a8);font-weight:600}@media (max-width:767px){.qmue-photo-note{left:8px;bottom:8px;font-size:12px}.qmue-photo-note__tip{width:260px}}